PreviousNextTracker indexSee it online !

(141/207) 2972425 - Edit mode for Redmine wiki

I have developed a syntax highlighting mode for the Redmine Wiki syntax. See attachement. One can put it to work by including the following snippet into the catalog file and copying the attached file to modes directory. However, short commings are that font attribute highlighting like bold do not work when within words and not over several lines.

I think there could be others interested in such that I would be nice if it was included in the sources.

Cheers

<!-- Thiemo Kellner, 2010-03-17 -->
<MODE
NAME = "redmine-wiki"
FILE = "redmine.xml"
FILE_NAME_GLOB = "*.{red}"
/>

Submitted thiemo - 2010-03-18 - 07:32:55z Assigned nobody
Priority 5 Category Edit mode
Status Open Group None
Resolution None Visibility No

Comments

Attachments

2010-03-18 - 07:32:55z
thiemo
redmine.xml

Mode file